-
Notifications
You must be signed in to change notification settings - Fork 120
chore(deps): Update go modules and/or dev-tools #211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
8dfb53c
to
7d6a8b5
Compare
ℹ Artifact update noticeFile name: test/integration/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
/gcbrun |
7d6a8b5
to
532ff2d
Compare
/gcbrun |
532ff2d
to
a244db0
Compare
/gcbrun |
a244db0
to
c1bf234
Compare
/gcbrun |
c1bf234
to
d112ccf
Compare
/gcbrun |
d112ccf
to
1e94cad
Compare
/gcbrun |
1e94cad
to
73adcb8
Compare
/gcbrun |
73adcb8
to
496ae73
Compare
/gcbrun |
496ae73
to
c33507c
Compare
/gcbrun |
c33507c
to
d582a36
Compare
/gcbrun |
d582a36
to
4a6685f
Compare
/gcbrun |
4a6685f
to
ac67e64
Compare
/gcbrun |
ac67e64
to
7c1cf4f
Compare
/gcbrun |
7c1cf4f
to
e735cbb
Compare
/gcbrun |
e735cbb
to
0ae27c0
Compare
/gcbrun |
0ae27c0
to
8f1f00e
Compare
/gcbrun |
8f1f00e
to
6b52a7d
Compare
/gcbrun |
6b52a7d
to
8736de4
Compare
/gcbrun |
8736de4
to
bde69f6
Compare
/gcbrun |
bde69f6
to
fb38d5c
Compare
/gcbrun |
/gcbrun |
1 similar comment
/gcbrun |
apeabody
approved these changes
Sep 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.23
->1.25
v0.17.4
->v0.17.8
v0.17.9
v0.48.1
->v0.50.0
v1.10.0
->v1.11.1
1.23.4
->1.24.6
1.24.7
Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.50.0
Compare Source
What's Changed
terragrunt stack init
by @james03160927 in #1560New Contributors
Full Changelog: gruntwork-io/terratest@v0.49.0...v0.50.0
v0.49.0
Compare Source
Modules affected
terraform
helm
azure
aws
k8s
logger
packer
What's Changed
New Contributors
Full Changelog: gruntwork-io/terratest@v0.48.2...v0.49.0
v0.48.2
Compare Source
Modules affected
shell
aws
gcp
terraform
k8s
azure
database
What's Changed
RunCommandAndGetStdOutErr
by @james03160927S3BucketServerSideEncryption
by @james03160927stderr
intostdout
by @g7rrequest-timeout
options forkubectl
by @james03160927GetAllParametersOfRdsInstance
by @james03160927golang.org/x/crypto
from 0.29.0 to 0.31.0 by @dependabotgolang.org/x/net
from 0.31.0 to 0.33.0 by @dependabotHasSuffix
to check for suffixes by @amangaleNew Contributors
Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2
stretchr/testify (github.com/stretchr/testify)
v1.11.1
Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string
) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()
) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
v1.11.0
Compare Source
What's Changed
Functional Changes
v1.11.0 Includes a number of performance improvements.
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.10.0...v1.11.0
golang/go (go)
v1.24.6
v1.24.5
v1.24.4
v1.24.3
v1.24.2
v1.24.1
v1.24.0
v1.23.12
v1.23.11
v1.23.10
v1.23.9
v1.23.8
v1.23.7
v1.23.6
v1.23.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.